MPLIE00041S PACKAGE feature is not supported. Your program may contain only one external procedure.

Packages are not supported by the EXEC preprocessor.
Resolution:
Create separate compilation units for the external procedures in the PACKAGE and declare any variables in the package as EXTERNAL in the procedures that reference them.
Module:
MPLIEXEC.PLI