[% DEFAULT foo = 'two', bar = 'three' -%]
[% DEFAULT bar = 'four' -%]
[% foo %] | [% bar %]