Relax IdentifierType constraint in ReliabilityConfidenceCombination
It seems IdentifierType is not involved in any arithmetic operation.
Hence, I removed the requirement for IdentifierType to be arithmetic.
This allows using enumeration types as IdentifierType.