Other Swift Flags in Swift Package

Currently we are using Framework for module splitting, but next we would like to use SwiftPackage for module splitting. In the Framework format, I was able to add custom flags with Other Swift Flags, but is it possible to do the same with SwiftPackage?

Other Swift Flags in Swift Package
 
 
Q