Passing data to alternative snippets

Should work in the same way as for single snippets:

<?php snippet(['snippet1', 'snippet2', 'snippet3'], ['page' => $page]) ?>