BSSMAP_Templates: Add templates for various PAGING options
diff --git a/library/GSM_Types.ttcn b/library/GSM_Types.ttcn
index 09566b4..1efeac8 100644
--- a/library/GSM_Types.ttcn
+++ b/library/GSM_Types.ttcn
@@ -17,6 +17,10 @@
 	type integer GsmTsc (0..7) with { variant "FIELDLENGTH(8)" };
 	type uint32_t GsmTmsi;
 	type uint32_t GprsTlli;
+	type hexstring GsmMcc length(3);
+	type hexstring GsmMnc length(2 .. 3);
+	type uint16_t GsmLac;
+	type uint16_t GsmCellId;
 
 	type enumerated GprsCodingScheme {
 		CS1, CS2, CS3, CS4