サインアップ時に使用できるユーザー識別子の種類を表す型です。
'email': ユーザーがメールアドレスを入力します。'phone': ユーザーが電話番号を入力します。'username': ユーザーがusernameを選択します。
Example