<%= label %>:
<% options.forEach(function(option) { %>
<%= option.text %>
<% }); %>
<%= description %>