{% for bool in loops.bool %} {% if bool.FIELD_LENGTH eq 1 %} {% for options in bool.options %} {{ options.VALUE }} {% endfor %} {% else %} {% endif %} {% endfor %}