@formGroup labelFor='${attribute.code}' labelKey='${attribute.name}' helpKey='${attribute.description}' mandatory=attribute.required rows=2>
<@select id='${attribute.code}' name='${attribute.code}'>
<#list parameters.items as item>
<#if attribute.textValue="${item}">
<#else>
#if>
#list>
@select>
@formGroup>