<% if(options) { %> <% for (var i = 0; i < options.length; i++) { %>
  • ><%=options[i].label%>
  • <% } %> <% } %>