Add role selector to custom registration page

Since this is custom functionality for a specific theme, you would either need to use custom hooks that the theme author included in the markup for that modal (unlikely), or contact the theme author directly to ask, or create a child theme so you can edit that file without it being overriden when the theme is updated. I would go the child theme route: https://codex.wordpress.org/Child_Themes