{! Template for the options for a select input for units. Ingests: - allowedUnitsMap- Map > the map of allowed units !} {#for unitCategory in allUnitMap.fieldNames()} {#inputs/units/unitOptions units=allUnitMap.get(unitCategory)} {/inputs/units/unitOptions} {/for}