Everything I see related to SPI pins for the arduino says pin 10 is for SS. On the MKR GSM 1400, pin 10 is listed as MISO, and I don't see any SS pins. Also, everything I see related to this board and SPI talk about the SD card module, which isn't relevant to my project.
Thanks for the link. I see on page 516, section 27.6.2.6.1 (and .2) it says "SS can be assigned to any general purpose I/O pin", but I'm still not sure how to tell SPI which pin I'm using. I can use D8-10 for the other pins.