Hmm what you need to do is have them in separate user groups.
This mod will let them choose when they register
https://vborg.vbsupport.ru/showthrea...n+Registration
Now for separate profile fields you could use
<vb:if condition="is_member_of($bbuserinfo, 1,2,3)">Show this to user group 1, 2, and 3</vb:if>
Read more about conditionals here
https://vborg.vbsupport.ru/showthread.php?t=231525