I want to add an Role through a dropdown menu when creating an new user. I managed to populate the dropdown with Roles using a ViewBag (maybe not the most elegant solution).