[module stringVariable('http://www.eclipse.org/emf/2002/Ecore')/]

[template public myTemplate(myParam : ecore::EPackage)]
  [for (myVariable : String | Sequence{'a', 'b', 'c'})]
    some static text.
  [/for]
[/template]