<% if (readonly) { %>
<%- selectedItem %>
<% } else { %>
<% $.each(options, function(key, option) { %>
/>
<% }); %>
<% } %>