<% options.forEach(function(option) { %>
<%= option.name %>
<% }); %>