This document discusses how to customize options when extracting radiomic features using the Pyradiomics package in Python. It covers reading image and mask files using SimpleITK, extracting features using a feature extractor object, and customizing options at the feature extractor level and filter class level, including specifying which features to extract, image preprocessing settings, and filter-specific settings.