Hi Tony
The KL27Z32 and KL27Z64 parts have a "single" interrupt vector for ports B, C, D and E.
This means that it has the same port interrupts as a KL17Z32 or KL17Z64 parts
Beware that KL17Z128 and KL17Z256s DON'T have the Port B support, as is the case for almost all other KLs (including KL27Z128 and KL27Z256!!!!!)
It is not clear exctly which KL17 you use - if it is with 32k or 64k Flash the FRDM-KL27Z board (with 64k Flash part) would be suitable for PORT B interrupt operation. If you use a bigger part there is NO PORTB anyway.
Generally, when developing, the exact board type should not be that critical since it should be possible to (temporarily) use any other port interrupts - the HAL layer should hide the details and keep the application always compatible (apart from when the final HW doesn't support it, in which case it should clearly inform you of that).
Regards
Mark
Kinetis for professionals: http://www.utasker.com/kinetis.html