Hi,
Easy Profile extends Joomla User Managment, so edit profile and registration page are the same of Joomla (tabs are generated by javascript).
So you can customize your registration form with Joomla template override feature.
Copy /components/com_users/views/registration/tmpl/default.php into /templates/your_template_folder/html/com_users/registration/default.php and customize it
Alternatives:
- add your javascript to template Javascript
- plugins from others vendor