[F] getCookieParamOptions
function getCookieParamOptions(program, entity):  | undefined  | QueryParameterOptions;Get the cookie parameter options for the given entity.
Parameters
Section titled “Parameters”| Parameter | Type | Description | 
|---|---|---|
| program | Program | |
| entity | Type | 
Returns
Section titled “Returns”| undefined
| QueryParameterOptions
The cookie parameter options or undefined if the entity is not a cookie parameter.