<# var field = data.field; #>
<# for(key in field.options) { #> <# var checked = ( key == data.value ) ? 'checked' : ''; #> <# } #>