Can email address be used as user name?

You can easily do this, all you have to do is create a user registration page and have the email address field fill both the username and email args to use for the wp_insert_user() function.