This is not very consistent, and not docummented, but you can do that:
skinparam packageBorderColor red
skinparam packageBackgroundColor yellow
partition Conductor {
(*) --> "Climbs on Platform"
--> === S1 ===
--> Bows
}
Next PlantUML version will also allow partitionBorderColor and partitionBackgroundColor which is more logical for activity diagrams