my $options = [ qw(one two three) ]; $TMPL->process('somewhere.tmpl', { myopts => $options } );