Values.ChallengeSourceDescribes the type and version of the challenge being used for the Face Liveness session.
type nonrec t = {type_ : ChallengeType.t option;The type of the challenge being used for the Face Liveness session.
*)version : Version.t option;The version of the challenge being used for the Face Liveness session.
*)}