{% load material_form_internal %}
{% for group, items in form_field|select_options %} {% for choice, value, selected in items %} {% endfor %} {% endfor %}