Values.ChallengePreferenceSourceAn ordered list of preferred challenge type and versions.
type nonrec t = {type_ : ChallengeType.t;The types of challenges that have been selected for the Face Liveness session.
*)versions : Versions.t option;The version of the challenges that have been selected for the Face Liveness session.
*)}