INREL, -2, METHOD specified in HyperMesh?

I cannot seem to apply a method to PARAM,INREL,-2 in HyperMesh. Is there a way to do it that I'm missing?
I'm not too optimistic because I don't see the method on solver deck import...

Illustrated from HW2021 interface:
Did you create the Control Card > Param?
Hold CNTRL + F, and type in PARAM and look for keyword.
Yes. To be clear, I am looking to add the method as describe here:
I can add the value.
Looking for PARAM,INREL,-2,<Method>, where the Method is the load case ID for the EIGRL card. I can't seem to find an option for <Method> in the PARAM tree.

Yes. To be clear, I am looking to add the method as describe here:
I can add the value.
Looking for PARAM,INREL,-2,<Method>, where the Method is the load case ID for the EIGRL card. I can't seem to find an option for <Method> in the PARAM tree.
i believe this is still not supported by HM.
You will probably need to add this as "UNSUPPORTED PARAM" in the end, or simply BULK_UNSUPPORTED_CARD:
PARAM,INREL,-2,something
Or just add to your .fem file manually.
Illustrated from HW2021 interface:
Did you create the Control Card > Param?
Hold CNTRL + F, and type in PARAM and look for keyword.