Values.UserSourceMetadata of the user stored in a collection.
type nonrec t = {userId : UserId.t option;A provided ID for the User. Unique within the collection.
*)userStatus : UserStatus.t option;Communicates if the UserID has been updated with latest set of faces to be associated with the UserID.
*)}