A string that contains user passwords. We have different options for this case.
If user is created: if you set a value for the password, it will be used; if not, it will be generated.
If you don't create a column for passwords: passwords will be generated automatically.
If you create a column for passwords: if cell is empty, password won't be updated; if cell has a value, it will be used.