2
Yes, see
here for importing a csv list.
Basicaly you need the username, password and email address, some other needed fields can have a fixed value.
It is imperatif that the usernames are different and also the email addresses have no duplicates. The password is MD5 encoded.
Make sure to have good backups before starting or test the script on a local PC with eg XAMPP.