4
If you're just changing one of the existing profile fields, then you can do that in the registration form just the same as you did in the regular profile form. You just have to make the change to a different file, check register.php, and I think there may be a separate include file involved as well that contains the actual form, you should be able to find references to it in the register.php file to get you started. You should just be able to alter the text and the form element itself to include your new options.
Good luck!
--Julian