SGP32Definitions_Templates: add template tr_provideEimPackageResult_ePRAndNotif

Add a new template to verify the provideEimPackageResult request (ESipa)
from the IPAd

Related: SYS#6563
Change-Id: I86231f0e9dcef90abf60757cc55895863ad2b1b3
diff --git a/library/euicc/SGP32Definitions_Templates.ttcn b/library/euicc/SGP32Definitions_Templates.ttcn
index 36d77b4..29e7579 100644
--- a/library/euicc/SGP32Definitions_Templates.ttcn
+++ b/library/euicc/SGP32Definitions_Templates.ttcn
@@ -363,6 +363,15 @@
 }
 
 /* GSMA SGP.32, section 6.3.2.7 */
+template (present) EsipaMessageFromIpaToEim
+tr_provideEimPackageResult_ePRAndNotif := {
+	provideEimPackageResult := {
+		ePRAndNotifications := {
+			euiccPackageResult := ?,
+			notificationList := ?
+		}
+	}
+}
 template (present) EsipaMessageFromEimToIpa
 tr_provideEimPackageResultResponse_eimAck := {
 	provideEimPackageResultResponse := {