VSN-2759/ Add welcome email template constants and remove unique constraint on representative email
This MR adds PASSENGER_WELCOME_EMAIL and REPRESENTATIVE_WELCOME_EMAIL constants, and removes @Column(unique = true) on PassengerRepresentative.email to allow multiple passengers sharing the same representative