% if (props.hasSelectOption) { %>
-- <%= props.selectOptionLabel %> -- <% props.selectOptionValues.forEach(function(value){ %> <%= value %> <% }); %> <%= props.selectOptionLabel %>