Factory for an IN parameter, equivalent to Sp.In(value). Also the entry point for Java callers — in Kotlin this is usually unnecessary because raw values passed to procedure(...) are auto-wrapped.
Sp.In(value)
procedure(...)