You can use a distinct model class in order to pass several parameters. And in order to initialize them, you can use xaml elements like this:
This will construct a new YourModel object to pass to a command, and then will initialize its properties via bindings.