{% if label %}
{% if is_required %} * {% endif %}
{% endif %}
{% for option in options %}
{% endfor %}